EntityExtractionResultContacts Property |
Represents a list of ContactEntity elements.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<ContactEntity> Contacts { get; }Public ReadOnly Property Contacts As IList(Of ContactEntity)
Get
Property Value
Type:
IListContactEntity
See Also